Release 10.1A: OpenEdge Application Server:
Administration
Alphabetical list of configuration instructions
Working with WSA security involves working with the
web.xmlfile and with settings in theubroker.propertiesfile.Disabling and enabling security in the
web.xml(OpenEdge-Install-Directory/servlets/wsa) file involves commenting and uncommenting security-constraints.In XML, comments start with the start-comment (
<!--) and end with the end-comment (-->) tag.To comment out an XML security-constraint, place an XML start-comment before the XML element tag that begins the entry and place an XML end-comment after the XML tag that terminates the
<security-constraint>element, as in the following example:
The
web.xmlfile included with the sample Web service application includes embedded comments with additional information on changes you might need to make.The configuration instructions are contained in the following sections:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |